翻訳と辞書
Words near each other
・ Majority draw
・ Majority Floor Leader of the House of Representatives of the Philippines
・ Majority Floor Leader of the Senate of the Philippines
・ Majority function
・ Majority government
・ Majority judgment
・ Majority Labor Party
・ Majority leader
・ Majority Leader of the Hawaii House of Representatives
・ Majority Leader of the Illinois House of Representatives
・ Majority Leader of the New York State Senate
・ Majority logic decoding
・ Majority loser criterion
・ Majority minority
・ Majority opinion
Majority problem (cellular automaton)
・ Majority report
・ Majority report (Poor Law)
・ Majority rule
・ Majority rule (disambiguation)
・ Majority Rules!
・ Majorization
・ MajorMUD
・ Majorna
・ Majorna (district)
・ Majoron
・ Majorqaq
・ Majors & Minors
・ Majors (band)
・ Majors Airport


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Majority problem (cellular automaton) : ウィキペディア英語版
Majority problem (cellular automaton)
The majority problem, or density classification task is the problem of finding one-dimensional cellular automaton rules that accurately perform majority voting.
Using local transition rules, cells cannot know the total count of all the ones in system. In order to count the number of ones (or, by symmetry, the number of zeros), the system requires a logarithmic number of bits in the total size of the system. It also requires the system send messages over a distance linear in the size of the system and for the system to recognize a non-regular language. Thus, this problem is an important test case in measuring the computational power of cellular automaton systems.
== Problem statement ==

Given a configuration of a two-state cellular automata with ''i'' + ''j'' cells total, ''i'' of which are in the zero state and ''j'' of which are in the one state, a correct solution to the voting problem must eventually set all cells to zero if ''i'' > ''j'' and must eventually set all cells to one if ''i'' < ''j''. The desired eventual state is unspecified if ''i'' = ''j''.
The problem can also be generalized to testing whether the proportion of zeros and ones is above or below some threshold other than 50%. In this generalization, one is also given
a threshold \rho; a correct solution to the voting problem must eventually set all cells to zero if \tfrac < \rho and must eventually set all cells to one if \tfrac > \rho. The desired eventual state is unspecified if \tfrac = \rho.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Majority problem (cellular automaton)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.